Welcome![Sign In][Sign Up]
Location:
Search - fractal L-system

Search list

[Game Programjava_lsys

Description: 电脑中的花园 Lindermayer系统(简称L系统)是另外一种分形图形生成的方法,其主要原理是设定基本简单的绘图规则,然后让计算机根据这些规则进行反复跌代,就可以生成各种各样的图形来。用L系统可以非常逼真的模拟植物的生长过程。上面的程序就是L系统的一个展示。我们已经设定好了一个规则库,你可以通过选择不同的规则画出不同的图形来,同时,你可以通过“设置参数”来改变这些规则从而画出你自己的图形来! -computers garden Lindermayer System (L) is another kind of fractal graphics Health 10% of the method, its main principle is to set basic, simple mapping rules then let the computer under their rules or substituting repeatedly, it can generate a variety of graphics to. L system can be very realistic simulation of plant growth process. The above procedure is an L-system display. We have established a good rule base, you can choose different rules paint a different graphics to the same time, you can use the "set parameters" to change the rules so as to draw your own graphics!
Platform: | Size: 99850 | Author: 陈志阳 | Hits:

[Fractal programDolbySOphia

Description: 分形中的L系统生成的实现。对于研究图形图像的分形几何入门者有一定帮助吧-fractal generation of L system achieved. Graphic images for the study of fractal geometry beginners will definitely help it
Platform: | Size: 57839 | Author: Sophia | Hits:

[GDI-BitmapL-System.F_tree

Description: 分形树的生成程序,用VC编程,有背景,可改变参数生成随机树和CAYLAY树-fractal tree formation process, with VC program, a background, can change the parameters generated random trees and tree CAYLAY
Platform: | Size: 627944 | Author: 彭博 | Hits:

[Fractal programDolbySOphia

Description: 分形中的L系统生成的实现。对于研究图形图像的分形几何入门者有一定帮助吧-fractal generation of L system achieved. Graphic images for the study of fractal geometry beginners will definitely help it
Platform: | Size: 2002944 | Author: Sophia | Hits:

[GDI-BitmapL-System.F_tree

Description: 分形树的生成程序,用VC编程,有背景,可改变参数生成随机树和CAYLAY树-fractal tree formation process, with VC program, a background, can change the parameters generated random trees and tree CAYLAY
Platform: | Size: 2636800 | Author: 彭博 | Hits:

[GDI-BitmapRlsystem

Description: l system 算法和模拟的小程序,3D,植物的模型模拟,分形的算法-l algorithm and system simulation of small procedures, 3D plant model simulations, fractal algorithms
Platform: | Size: 2617344 | Author: | Hits:

[Graph programfenxingtuxingdeshengchengyuanma

Description: 一个分形图像生成的程序,用IFS系统和L系统产生各种分形图形。-a fractal image generation process, using IFS system and L system to produce various fractal graphics.
Platform: | Size: 3597312 | Author: 耿淑娟 | Hits:

[Fractal programKochCurveWithLSystem

Description: L系统单一规则生成Koch曲线源代码,可通过改变初始元、生成元、角度和压缩因子等生成要素绘制出许多“简单”分形图形。(非原创,原程序存在错误,我进行了修改,可能扔存在错误。)-L system single rule Koch curve generated source code can be changed by the initial yuan, generators, angle and compression factor generated elements drawn many "simple" fractals. (Non-original, there is an error in the original proceedings, I made amendments may throwing errors.)
Platform: | Size: 2033664 | Author: 果霖 | Hits:

[Fractal programFractal_L_system

Description: Using the L system method of fractal to draw the tree and plants
Platform: | Size: 9216 | Author: Johnson Huang | Hits:

[Windows Develop3_01

Description: 基于L-system的分形树代码,在VC++6.0环境下生成二维的分形树-Based on the L-system fractal tree code, in VC++ 6.0 environment to generate two-dimensional fractal tree
Platform: | Size: 64512 | Author: 蒋丽涛 | Hits:

[Fractal programFractal

Description: 运用分形算法生成不同的树,迭代函数系统IFS-The use of fractal algorithms to generate different trees, iterated function system IFS
Platform: | Size: 242688 | Author: ycloang | Hits:

[Windows Developtree

Description: 在VC环境下,利用分形L系统生成的开花的小树-In the VC environment, using fractal L system-generated flowering trees
Platform: | Size: 65536 | Author: 蒋丽涛 | Hits:

[Windows DevelopFractal

Description: 用递归算法画出一个万花筒的小程序,挺有意思-Recursive algorithm used to draw a kaleidoscope of small procedures, quite interesting
Platform: | Size: 40960 | Author: Malloc Yu | Hits:

[Fractal programfractal

Description: 几种分形动画的做法,包括分形树,万花筒-Several fractal animation practices, including the fractal tree, and so on Kaleidoscope
Platform: | Size: 3072 | Author: aimar | Hits:

[Fractal programFractal

Description: 图形学中的基于L文法的分形树及M集的绘制实现-Fratual tree and M
Platform: | Size: 50176 | Author: ww | Hits:

[Fractal programL-System[1].F_tree

Description: L系统分形树的实现,使用VC++和OpenGL实现的-L system, the realization of the fractal tree, using VC++ and OpenGL implementation
Platform: | Size: 2301952 | Author: 陈丽娜 | Hits:

[Graph programFractal

Description: 一段分形演示程序,使用平台是VC++。是图形学中的分形树。-A fractal demo, use the platform is VC++. Is the fractal graphics tree.
Platform: | Size: 43008 | Author: FDN | Hits:

[Graph Drawingfenxingchengxu

Description: 基于IFS、L系统的典型分形图的生成及其分形图的着色。-generation and rendering of typical fractal image based on IFS and L system
Platform: | Size: 6144 | Author: hanjiangping | Hits:

[JSP/JavaL-System[1].F_tree

Description: 分形用一种新的视角来看待自然界中的那些不规则的事物,在分形的基础上林德梅叶设计了L系统用来模拟自然界的生物形态。L系统采用字符串重写机制,通过产生式的不断迭代形成字符串来指导龟形画出图形。三类不同的L系统从不同的方面增加了字符串的表现能力,使L系统模拟的植物更加接近自然生长的状态。当然要使模拟的植物达到更加接近真实的程度还需要做更多的努力,研究出更加强大的模型和加入更多的环境因素都将有助于真实性的提高。-Fractal with a new perspective to look at those irregular nature of things, on the basis of fractal Linde Mei Ye L system designed to simulate the natural biological form. L system using string rewriting mechanism for iteration through the formation of the continuous production string to guide Guixing draw graphics. Three different types of L systems from different aspects of the performance increased the capacity of the string, so that L system simulation closer to the natural growth of the plant state. Of course, the plants make the simulation more realistic level to need to do more efforts to come up with a more powerful model and adding more environmental factors will contribute to the authenticity of the increase.
Platform: | Size: 3869696 | Author: 杨微 | Hits:

[GUI DevelopFractal-bushes-L-system

Description: 分形灌木丛L系统模型算法,VC6.0上用MFC编程实现分形灌木丛L系统模型算法。界面简单,内容完整。下载后可以直接使用。-Fractal bushes L system model algorithm, implemented in the VC6.0 MFC programming fractal bush L system model algorithm. The interface is simple, content and complete. It can be used directly after download.
Platform: | Size: 2153472 | Author: 杨伟 | Hits:
« 12 3 »

CodeBus www.codebus.net